home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
modelers
/
linkedit
/
linkedit.lha
/
link-edit
/
LinkEdit
/
Link
/
mf.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-03-13
|
139 b
|
11 lines
#define EPSILON 0.00001
extern double Angle();
extern double DotProduct();
extern double Norm();
extern double TwoByTwoDeterminant();